Skip to content

add option not to serialize an object in callback#72

Closed
5im-0n wants to merge 1 commit intomaxatwork:masterfrom
5im-0n:exclude-node-in-callback
Closed

add option not to serialize an object in callback#72
5im-0n wants to merge 1 commit intomaxatwork:masterfrom
5im-0n:exclude-node-in-callback

Conversation

@5im-0n
Copy link

@5im-0n 5im-0n commented Sep 4, 2014

fixes #67

@5im-0n 5im-0n force-pushed the exclude-node-in-callback branch 2 times, most recently from 031694f to 8f79f87 Compare September 4, 2014 12:44
@maxatwork
Copy link
Owner

Current v3 now supports explicit DOM callback exclusion via SKIP_NODE in the @form2js/dom package, which covers the underlying need here without overloading undefined/null callback returns. I added regression coverage in packages/dom/test/dom.test.ts, so I am closing this legacy PR as superseded.

@maxatwork maxatwork closed this Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to exclude a node in nodeCallback

2 participants